Chapter 2 User Authentication, Authorization, and Security (8): Create a database User mapped to the login name, authenticationSource: Workshop
Without the consent of the author, no one shall be published in the form of "original" or used for
原文出处:http://blog.csdn.net/dba_huangzj/article/details/38944121,专题目录:http://blog.csdn.net/dba_huangzj/article/details/37906349
No person shall, without the consent of the author, publish in the form of "original" or be used for commercial purposes
Original source: http://blog.csdn.net/dba_huangzj/article/details/38944121, featured catalogue:http://blog.csdn.net/dba_huangzj/article/details/37906349 No person shall, without the consent of the author, be published in the form of "original" or
原文出处:http://blog.csdn.net/dba_huangzj/article/details/39473895,专题目录:http://blog.csdn.net/dba_huangzj/article/details/37906349
No person shall, without the consent of the author, publish in the form of "original" or be used for commercial purposes
How to create a local database, create a new user, and assign permissions to an Oracle database
1. oracle can create a local database:
Prerequisites: Install the oracle database client; PL/SQL DEVELOPER
1. Open DatabaseConfiguration Assistant,
Chapter 2 User Authentication, Authorization, and Security (10): Create a database that contains, authenticationSource: Workshop
Without the consent of the author, no one shall be published in the form of "original" or used for commercial purposes.
phpMyAdmin as a tool to manage MySQL database, more and more by the development of PHP website builders Welcome, Before that I introduced two phpMyAdmin introductory tutorials: The phpmyadmin3 installation configuration diagram tutorial and the
Original source: http://blog.csdn.net/dba_huangzj/article/details/39473895, featured catalogue:http://blog.csdn.net/dba_huangzj/article/details/37906349 No person shall, without the consent of the author, be published in the form of "original" or
Add a user to MySql, create a database, authorize the user, delete the user, and change the password bitsCN.com
1. create a user.
// Log on to MYSQL
@> Mysql-u root-p
@> Password
// Create a user
Mysql> insert into mysql. user (Host, User,
user permissions to create a database
(1) Check to confirm that Superuser Highgo has the right to create a database, and that normal user A does not have permission to create a database
Highgo=#\du
List of roles
Role name | Attributes | Member of
--
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.